testing.common.cleanupPc (field)

4 uses

	testing (current package)
		testing.go#L637: 	cleanupPc   []uintptr            // The stack trace at the point where Cleanup was called.
		testing.go#L753: 			frames = runtime.CallersFrames(c.cleanupPc)
		testing.go#L1202: 			c.cleanupPc = nil
		testing.go#L1208: 		c.cleanupPc = cleanupPc